home *** CD-ROM | disk | FTP | other *** search
- =================================================================
- INFORMATION ON THE "makelist.exe" PROGRAM
- =================================================================
-
- MAKELIST.EXE is a program that can help you make "list" (or .L)
- files from "make" or "project" files.
-
- It is invoked by typing "MAKELIST makefile [.ext]" (where ".ext"
- is optional, defaulting to ".c"). This program produces a unique
- list of "words" from the makefile, in the format required for the
- CLEAR list files. By typing "MAKELIST makefile [.ext] > filename"
- you can save these filenames to a file. Once this list file is
- created, you can modify it or use as is in CLEAR operations.
-
-
-
-